home *** CD-ROM | disk | FTP | other *** search
/ Champak 130 / Vol 130.iso / games / sushi_re.swf / scripts / DefineButton2_18 / BUTTONCONDACTION on(release).as
Encoding:
Text File  |  2008-09-22  |  72 b   |  5 lines

  1. on(release){
  2.    stopAllSounds();
  3.    _root.gotoAndStop("INTRO",1);
  4. }
  5.